# conky configuration
#
# The list of variables has been removed from this file in favour
# of keeping the documentation more maintainable.
# Check http://conky.sf.net for an up-to-date-list.
#
# For ideas about how to modify conky, please see:
# http://crunchbanglinux.org/forums/topic/59/my-conky-config/
#
# For help with conky, please see:
# http://crunchbanglinux.org/forums/topic/2047/conky-help/
#
# Enjoy! :)
##############################################
#  Settings
##############################################
background yes
use_xft yes
#xftfont Sans:pixelsize=10
xftfont Ink Swipes BRK:pixelsize=18
xftalpha 0.8
update_interval 1.0
total_run_times 0
own_window yes
own_window_transparent yes
own_window_colour 131313
own_window_type desktop
own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
double_buffer yes
minimum_size 1004 16
maximum_width 1004
draw_shades no
draw_outline no
draw_borders no
border_margin 0
border_width 0
draw_graph_borders no
default_color 151515
default_shade_color black
default_outline_color white
alignment bottom_right
gap_x 0
gap_y 13
no_buffers yes
uppercase no
text_buffer_size 1024
cpu_avg_samples 2
show_graph_scale no
show_graph_range no
short_units yes
override_utf8_locale yes
use_spacer right
##############################################
#  Output
##############################################
TEXT
${color C88E24}Cpu${goto 40}${cpubar 8,25} ${cpu}%$color${goto 128}- Ut: $uptime_short${goto 270}${color 7F1E1C}- CbL: ${fs_used_perc /}% [${fs_used /}] - arp: ${fs_used_perc /home}% [${fs_used /home}] - Ram: ${memperc}% - Sw: $swapperc%${color E7DAB8}${goto 840}- Dl: ${downspeedgraph eth0 12,25 282828 E7DAB8} ${goto 920}- Up: ${upspeedgraph eth0 12,25 282828 E7DAB8}
${voffset -3}${color C88E24}Bat${goto 40}${battery_bar 8,25 BAT0} ${battery_percent}%$color${goto 128}- Pw: ${execi 1 ~/scripts/battery.py} ${goto 270}${color 7F1E1C}- Hd: ${ibm_temps 2} - Gc: ${ibm_temps 3} - Ci: ${ibm_temps 0} - Bt: ${ibm_temps 4} - Vt: ${ibm_fan}rpm - Sd: ${ibm_volume}$color${goto 920}${color E7DAB8}- Mail: ${texeci 120 python ~/scripts/gmail.py}$color
